C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1TableViewSource<T> Class / GetDictionaryOfValuesFromKeys Method

In This Topic
GetDictionaryOfValuesFromKeys Method (C1TableViewSource<T>)
In This Topic
Syntax
'Declaration
 
Public Overridable Function GetDictionaryOfValuesFromKeys( _
   ByVal keys() As Foundation.NSString _
) As Foundation.NSDictionary
 

Parameters

keys
See Also